Package | nictiz.fhir.nl.stu3.zib2017 |
Resource Type | StructureDefinition |
Id | zib-MedicalDevice-Problem |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Problem |
URL | http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Problem |
Version | 2.0.3 |
Status | active |
Name | Zib MedicalDevice Problem |
Title | HCIM MedicalDevice Problem |
Realm | nl |
Authority | hl7 |
Description | The medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'MedischHulpmiddel' version 1.0. |
Purpose | To provide supporting information on the reason why the medical device is used. Currently, there is no reference avaiblable to a Condition resource for this support information, hence the reason for this extension. |
Copyright | CC0 |
Type | Extension |
Kind | complex-type |
No resources found
StructureDefinition | |
zib-Problem | zib Problem |
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "zib-MedicalDevice-Problem", "url": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Problem", "version": "2.0.3", "name": "Zib MedicalDevice Problem", "title": "HCIM MedicalDevice Problem", "status": "active", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "The medical reason for use of the medical aid based on a Condition resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'MedischHulpmiddel' version 1.0.", "purpose": "To provide supporting information on the reason why the medical device is used. Currently, there is no reference avaiblable to a Condition resource for this support information, hence the reason for this extension.", "copyright": "CC0", "fhirVersion": "3.0.2", "kind": "complex-type", "abstract": false, "contextType": "resource", "context": [ "DeviceUseStatement.indication" ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Problem" }, { "id": "Extension.value[x]:valueReference", "path": "Extension.valueReference", "sliceName": "valueReference", "short": "Indication", "definition": "The medical reason for use of the medical aid.", "alias": [ "Indicatie" ], "type": [ { "code": "Reference", "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem" } ] } ] } }